chore: update changelog for v1.0.14#99
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
Reviewer's GuideAdds a new v1.0.14 section to the changelog detailing changed and fixed items since v1.0.6. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
There was a problem hiding this comment.
Hey - I've found 1 issue, and left some high level feedback:
- Consider consolidating or clarifying the repeated Prism-related entries (e.g., "Fix Prism startup crashes" and "fix prism startup crash") so it's clear whether these are distinct fixes or the same change described twice.
- Double-check whether "fix Prisma reference error" is intended to be "Prism" to avoid confusion between Prism and Prisma in the changelog.
Prompt for AI Agents
Please address the comments from this code review:
## Overall Comments
- Consider consolidating or clarifying the repeated Prism-related entries (e.g., "Fix Prism startup crashes" and "fix prism startup crash") so it's clear whether these are distinct fixes or the same change described twice.
- Double-check whether "fix Prisma reference error" is intended to be "Prism" to avoid confusion between Prism and Prisma in the changelog.
## Individual Comments
### Comment 1
<location path="CHANGELOG.md" line_range="33" />
<code_context>
+- fix: bump undici via override by @Hans-christian in 8b41620
+- fix: use compatible vue eslint config typescript version by @Hans-christian in 13a9241
+- fix: align typescript-eslint parser with plugin by @Hans-christian in f458f46
+- fix Prisma reference error by @Hans-christian in f2092db
+- fix prism startup crash by @Hans-christian in a7ebaaa
+- fix: load prism languages at runtime by @Hans-christian in 5791cc4
</code_context>
<issue_to_address>
**question (typo):** Clarify whether "Prisma" is intentional or should be "Prism".
Nearby bullets consistently refer to "Prism" (component, startup crash, languages), while this one says "Prisma". If this is about the same Prism library, please align the wording; if it actually refers to Prisma (ORM or other), consider clarifying that distinction.
```suggestion
- fix Prism reference error by @Hans-christian in f2092db
```
</issue_to_address>Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
| - fix: bump undici via override by @Hans-christian in 8b41620 | ||
| - fix: use compatible vue eslint config typescript version by @Hans-christian in 13a9241 | ||
| - fix: align typescript-eslint parser with plugin by @Hans-christian in f458f46 | ||
| - fix Prisma reference error by @Hans-christian in f2092db |
There was a problem hiding this comment.
question (typo): Clarify whether "Prisma" is intentional or should be "Prism".
Nearby bullets consistently refer to "Prism" (component, startup crash, languages), while this one says "Prisma". If this is about the same Prism library, please align the wording; if it actually refers to Prisma (ORM or other), consider clarifying that distinction.
Suggested change
| - fix Prisma reference error by @Hans-christian in f2092db | |
| - fix Prism reference error by @Hans-christian in f2092db |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates the changelog for release v1.0.14.
Summary by Sourcery
Documentation: